home *** CD-ROM | disk | FTP | other *** search
/ MediaClips: Full Bloom / Aris MediaClips - Full Bloom.iso / mac / Home / Home / stack_-1.xml < prev    next >
Extensible Markup Language  |  1992-10-06  |  3KB  |  26 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
  3. <stack>
  4.     <name>in</name>
  5.     <id>-1</id>
  6.     <cardCount>5</cardCount>
  7.     <cardID>3916</cardID>
  8.     <listID>5051</listID>
  9.     <cantModify><false /></cantModify>
  10.     <cantDelete><false /></cantDelete>
  11.     <cantAbort><false /></cantAbort>
  12.     <cardSize>
  13.         <width>320</width>
  14.         <height>288</height>
  15.     </cardSize>
  16.     <script>-------------------------------------------------------------------------HyperCard Player HomeVersion 2.1 Player┬⌐ 1992 by Claris CorporationAll Rights Reserved.-- HANDLERS USED IN THIS SCRIPT:startUp,resume,getHomeInfo-------------------------------------------------------------------------on startUp-- Requires handler: getHomeInfo-- gets and sets the user's preferencesgetHomeInfopass startUpend startUpon resume-- Requires handler: getHomeInfo-- gets and sets user preferences upon returninggetHomeInfopass resumeend resumeon getHomeInfo-- Needs: User preferences card of the home stack-- configures HyperCard to the user specified preferencesglobal Stacks,Applications,Documents,UserNameput empty into RecentCardif the long name of this stack is not the long name of home thenlock screenset lockRecent to trueset lockMessages to truepush this card -- remember where we arepop card into RecentCardgo home -- will take us to the home stack in case we're not thereend if--if there is a cd "User Preferences" thenif there is a cd fld "User Name" of cd "User Preferences" thenput (cd fld "User Name" of cd "User Preferences") into UserNameend if-- Hidden card field.if there is a cd fld "User Level" of cd "User Preferences" thenset the userLevel to cd fld "User Level" of cd "User Preferences"end ifif there is a cd btn "Power Keys" of cd "User Preferences" thenset the powerKeys to hilite of cd btn "Power Keys" ┬¼of cd "User Preferences"end ifif there is a cd btn "Arrow keys in text" ┬¼of cd "User Preferences" thenset the textArrows to hilite of cd btn "Arrow keys in text" ┬¼of cd "User Preferences"end ifend if-- load the search path info into their respective globalsif there is a bg fld "Paths" of cd "Stacks" of bg "Paths" then ┬¼put bg fld "Paths" of cd "Stacks" of bg "Paths" into Stacksif there is a bg fld "Paths" of cd "Applications" of bg "Paths" then ┬¼put bg fld "Paths" of cd "Applications" of bg "Paths" into Applicationsif there is a bg fld "Paths" of cd "Documents" of bg "Paths" then ┬¼put bg fld "Paths" of cd "Documents" of bg "Paths" into Documents--if RecentCard is not empty thengo RecentCard -- return to where we wereset lockRecent to false -- clean up for exitset lockMessages to falseunlock screenend ifend getHomeInfo</script>
  17.     <background id="2717" file="background_2717.xml" name="Home Cards" />
  18.     <background id="4099" file="background_4099.xml" name="Preferences" />
  19.     <background id="16078" file="background_16078.xml" name="Paths" />
  20.     <card id="3916" file="card_3916.xml" marked="false" name="Home" owner="2717" />
  21.     <card id="2376" file="card_2376.xml" marked="false" name="stacks" owner="16078" />
  22.     <card id="3517" file="card_3517.xml" marked="false" name="applications" owner="16078" />
  23.     <card id="3090" file="card_3090.xml" marked="false" name="documents" owner="16078" />
  24.     <card id="5698" file="card_5698.xml" marked="false" name="user preferences" owner="4099" />
  25. </stack>
  26.